The Imagick class
PHP Manual

Imagick::removeImage

(PECL imagick 2.0.0)

Imagick::removeImageRemoves an image from the image list

Descripción

bool Imagick::removeImage ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Removes an image from the image list.

Valores retornados

Returns TRUE on success.

Errors/Exceptions

Throws ImagickException on error.


The Imagick class
PHP Manual